search tree meaning in Chinese
检索树, 查找树
搜索树
Examples
- On the subtrees of random binary search trees
随机二叉搜索树的子树 - A binary search tree is a binary tree with the following properties
二进制搜索树( bst )是具有以下属性的二进制树: - Digital search tree
数字查找树 - Binary search tree
二叉查找树 - Binary search trees are useful for finding items in a list that changes infrequently
二叉搜索树在查找经常变化的列表时是很非常有用的。